home *** CD-ROM | disk | FTP | other *** search
/ SGI Enlighten DSM 1.1 / SGI EnlightenDSM 1.1.iso / aix41 / events.z / events / snmp / README.txt < prev   
Text File  |  1998-06-30  |  5KB  |  116 lines

  1.  
  2.     Copyright (c) 1990-1998 Enlighten Software Solutions, Inc.
  3.  
  4.    This README contains general instructions on how to integrate Events with
  5.  two popular Network Management Applications (NMA). These instructions are by
  6.  no means authoritive and the user is encouraged to refer to the respective
  7.  NMA users manual.
  8.  
  9. ========================================================================
  10.                          *
  11.    To tell SunNet Manager  about Events20 :
  12.  
  13.    First verify that $SNMHOME and $SNMDBDIR are pointed to the correct places.
  14.       1. cp Events20.oid $SNMHOME/agents/
  15.       2. cp Events20.schema $SNMHOME/agents/
  16.       3. cat Events20.traps >> $SNMDBDIR/snmp.traps
  17.       4. $SNMHOME/bin/build_oid
  18.       5. (re)start na.snmpd (if applicable)
  19.       6. For each workstation you have installed Events20 onto;
  20.           - select that workstation
  21.           - depress MENU mouse button
  22.           - select PROPERTIES
  23.           - "check" Events20 and MIB-II
  24.  
  25.     NOTES:
  26.      1)  Your SunNet Manager manual may refer to a utility of theirs
  27.          called 'mib2scema'. This utility will parse the Events20.mib file
  28.          and create three new files: Events20.oid, Events20.schema, and 
  29.          Events20.traps. For your conveniance, we have included these files
  30.          for you.
  31.      2)  SunNet Manager is a trademark and product of Sun MicroSystems
  32.  ====================================================================
  33.  
  34.                                                               *
  35.              Events20 Integration to HPOV Network Node Manager
  36.  
  37.    I.  Loading the Events20 MIB
  38.         1. Place a copy of Events20.mib into /usr/OV/snmp-mibs .
  39.         2. Select
  40.              Options: Load/Unload MIBs -> SNMP
  41.         3. The 'Load MIB From File' dialogue box will appear. 
  42.            Select
  43.              'Load'
  44.         4. Select
  45.              '/usr/OV/snmp_mibs/Events20.mib'
  46.         5. Select
  47.              'close'
  48.  
  49.   II.  Viewing MIB Values
  50.         1. Select a node (that is running Events20) from the OVW map.
  51.         2. Select
  52.             'Monitor: MIB Values->BrowseMIB->SNMP '
  53.         3. The 'Browse MIB' dialog box appears
  54.            Select the MIB Object ID by moving down the MIB tree ('Down Tree'):
  55.             The any ONE of the following:
  56.               private.enterprises.kpy.kpy-products.subagents.events20
  57.               private.enterprises.npi.npi-products.subagents.events20
  58.               private.enterprises.sftw.sftw-products.subagents.events20
  59.         4. Query a MIB object by selecting: Start Query
  60.            The results will be displayed in the 'MIB Values' area.
  61.  
  62.  III.  Setting Values 
  63.         Many of the Events20 objects are settable (provided you are authorized).
  64.         1. First of Two Methods
  65.            A. Browses the MIB as in II above.
  66.            B. Select the MIB object you want from the 'MIB Values area'
  67.            C. Edit the value indicated in the 'SNMP Set Value' field.
  68.            D. Select
  69.                SET
  70.         2. Second of Two Methods 
  71.            A. Select the node
  72.            B. Select
  73.                'Monitor: MIB Values->Browse MIB->SNMP
  74.            C. Specify the MIB Object ID
  75.            D. Enter the instance identifier from the 'MIB Instance' field
  76.            E. Type in the new value ( 'SNMP Set Value' field)
  77.            F. Select: Set
  78.  
  79.  IV. Enabling Events20's Traps
  80.       NOTE: you must have SET privilage to do this
  81.       1. Select a Events20 node
  82.       2. Select
  83.            Monitor: MIB Values->Browse MIB->SNMP...
  84.       3. The 'Browse MIB' box apppears
  85.          Select the MIB Events20Manage group (only ONE will be listed:)
  86.            private.enterprise.kpy.kpy-products.subagents.events20
  87.            private.enterprise.npi.npi-products.subagents.events20
  88.            private.enterprise.sftw.sftw-products.subagents.events20
  89.          Then continue by selecting:
  90.            trapmanage.trapmanageListTable.trapListEntry
  91.       4. Select the approprate trap instance and highlight 'trapState'.
  92.       5. Select 'Start Query'
  93.       6. In the 'SNMP Set Value' field, type one of: enabled  or disabled 
  94.       7. Select 'Set '
  95.  
  96.   V. Integrating with the HPOV Event Manager
  97.       1. From the menu bar, select 'Options: Event Configuration->SNMP...'
  98.       2. Select 'sftw' (or: 'kpy', or 'npi') from the selection list.
  99.          If not listed :
  100.            a. select 'Add New Enterprise..' and fill out the 'form' .
  101.            b. enter SFTW for 'Enterprise Name' and for 'Enterprise number'
  102.               enter: 1.3.6.1.4.1.548.1.2.1
  103.       3.  Select the specific trap from the 'Generic  Specific' list.  If
  104.           the trap is not listed, 'Add New Trap' .
  105.       4.  To modify the 'Event Log Format' , should you elect to do so,
  106.           get instructions by selecting the HELP button located inside
  107.           the dialog box.
  108.       5.  Define the Event Category.
  109.       6.  Specify the action to take when the event is received 
  110.           (see: 'Optional Command and Argument Format' field.)
  111.       7.  Click on 'Apply'
  112.  
  113.       NOTE: HPOV Network Node Manager is a trademark and product of the
  114.             Hewlett Packard Corporation.
  115.  
  116.